CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rtsp 协议 实现

搜索资源列表

  1. RtspSvr

    1下载:
  2. 一个rtsp服务器,监听的为554端口.支持rtsp协议,其中还包含了媒体的sdp协议,可以实现客户端远程播放目录下的test.wav文件,在VC工程下直接可以编译,运行
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:239434
    • 提供者:chengsong
  1. rtsp-research

    0下载:
  2. 实时流化协议rtsp的研究与实现,武汉理工大学,华中科技大学专业论著
  3. 所属分类:通讯编程

    • 发布日期:2014-01-17
    • 文件大小:85330
    • 提供者:jiangchunhua
  1. feng-0.1.99.1.tar

    0下载:
  2. Fengs是实现RTSP协议的流媒体服务器.Feng is a multimedia streaming server that is compliant with the IETF s standards for real-time streaming of multimedia content over the Internet. Feng implements RTSP (Real-Time Streaming Protocol) (rfc2326) and RTP/RTCP (Real-
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:733887
    • 提供者:yongzi
  1. rtp示例

    0下载:
  2. rtsp协议的实现,关于rtsp,rtp,rtcp学习的好资料
  3. 所属分类:网络编程

  1. rtp server

    3下载:
  2. 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器同一时间只可以播放一个码流,而我们的码流音频和视频是独立成两
  3. 所属分类:Windows编程

    • 发布日期:2011-01-25
    • 文件大小:382126
    • 提供者:guodecn
  1. 一个简单的流媒体播放器

    0下载:
  2. 一个简单的流媒体播放器,实现了实时播放,这个播放器是基于rtsp协议的,可供初学者来研究-A simple streaming media player, to achieve real-time playback, this player is based on the rtsp protocol, for beginners to study
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:23958
    • 提供者:王德鹏
  1. RTSP code C++写的RTSP代码

    0下载:
  2. 一段用C++写的RTSP代码,可以用于实现流媒体协议,控制流媒体的传输-A RTSP code written in C, can be used for streaming media protocol, control the transmission of streaming media
  3. 所属分类:.net编程

    • 发布日期:2017-03-24
    • 文件大小:4289
    • 提供者:常智华
  1. live.2011.03.14.tar

    0下载:
  2. LIVE555 RTSP协议的实现,支持多种流媒体-RTSP Server and client which implements catigories of multi-media streaming.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:475136
    • 提供者:Zhang Tiayi
  1. http_mms_rtsp

    0下载:
  2. 完美实现HTTP MMS RTSP多协议下载,改改加个界面就是网络传送带,挺不错的.-HTTP MMS RTSP perfect realization of multi-protocol download, add to change the network interface is the conveyor belt, very good.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:196324
    • 提供者:Jacky
  1. asfdemux

    0下载:
  2. asf 解复用代码,代码实现对rtsp协议编码格式的解析。-asf demultiplexing code, the code to achieve agreement on the rtsp analytic encoding format.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:3112
    • 提供者:huang yanjun
  1. live.2008.11.13.tar

    0下载:
  2. 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc. -With C++ Write streaming media library and achieve a standard protocol. For example, RTP/
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:444902
    • 提供者:Michael Lee
  1. Rtsp2.0

    0下载:
  2. Real time streaming protocol 协议的一个简单版本实现。能够实现与服务器的交互,并拿到数据-Real time streaming protocol to achieve a simple version of the agreement. Able to interact with the server and get data
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:569538
    • 提供者:xxz
  1. Online-streaming-video

    0下载:
  2. 1 了解流式实时传输协议,即采用RTSP等实时传输协议实现视频流的传输,RTSP适合网上的流式实时传输。 2 使用两台计算机进行视频流的传输。 -An understanding of streaming real-time transport protocol, namely the use of RTSP and other real-time transport protocol for video streaming, RTSP for streaming real-time t
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:90500
    • 提供者:陈小
  1. h323plus-app-v1_23_0.tar

    0下载:
  2. 这是我写的实现的RTSP协议的实现,很有价值,谢谢大家下载,编译通过,可以运行-This is what I wrote the RTSP protocol to achieve the realization of great value, thank you download, compile, run
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:610103
    • 提供者:地方
  1. RTSPClient

    0下载:
  2. RTSP协议的完整实现,经过测试,能够使用-Complete implementation of RTSP protocol, tested, can be used
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:3076
    • 提供者:zhu
  1. RTSP_HK

    0下载:
  2. Visual C++6.0 开发;结合海康实现rtsp协议。包含文件服务端-Visual C++6.0 development to combination Haikang rtsp protocol. Contains the file server
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-17
    • 文件大小:5083658
    • 提供者:xx
  1. feng-2.1.0_rc1

    0下载:
  2. 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime Ge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:575989
    • 提供者:
  1. biyesheji

    0下载:
  2. 这是我的毕业设计相关文档,做的是一个基于TI DaVinci DSP的DVR系统网络通信软件,包括毕业设计论文和开题报告、任务书等,其中实现了RTSP协议。-This is my graduation project related documentation, is based on TI DaVinci DSP DVR system network communication software, including the graduation of design papers and th
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9122890
    • 提供者:zhaoxiaosen
  1. Rrtssp-1011taT

    0下载:
  2. RTSP的实现代码,并附有RTSSP、RTP、RTCP等协议的文档! -RTSP code, along with documentation of RTSSP, RTP, RTCP protocol!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4258873
    • 提供者:ZHAN
  1. SDK

    0下载:
  2. 一个RTSP协议的客户端实现,支持网络球机接入,其中DEMO给出了具体的接口使用方法,已经在VC下编译通过-To achieve a client of the RTSP protocol support networks ball machine access, which the DEMO given a specific interface, has been compiled by the VC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2880657
    • 提供者:Asia
« 1 2 34 5 6 »
搜珍网 www.dssz.com